home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Source Code / MAP Viewer / MAPViewer.rc < prev    next >
Text File  |  2003-09-02  |  3KB  |  131 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource2.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE 
  31. BEGIN
  32.     "resource2.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE 
  42. BEGIN
  43.     "\r\n"
  44.     "\0"
  45. END
  46.  
  47. #endif    // APSTUDIO_INVOKED
  48.  
  49. #endif    // English (U.S.) resources
  50. /////////////////////////////////////////////////////////////////////////////
  51.  
  52.  
  53. /////////////////////////////////////////////////////////////////////////////
  54. // English (Canada) resources
  55.  
  56. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENC)
  57. #ifdef _WIN32
  58. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
  59. #pragma code_page(1252)
  60. #endif //_WIN32
  61.  
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Icon
  65. //
  66.  
  67. // Icon with lowest ID value placed first to ensure application icon
  68. // remains consistent on all systems.
  69. IDI_ICON1               ICON                    "icon.ico"
  70.  
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // Version
  74. //
  75.  
  76. VS_VERSION_INFO VERSIONINFO
  77.  FILEVERSION 1,0,1,0
  78.  PRODUCTVERSION 1,0,1,0
  79.  FILEFLAGSMASK 0x17L
  80. #ifdef _DEBUG
  81.  FILEFLAGS 0x1L
  82. #else
  83.  FILEFLAGS 0x0L
  84. #endif
  85.  FILEOS 0x4L
  86.  FILETYPE 0x1L
  87.  FILESUBTYPE 0x0L
  88. BEGIN
  89.     BLOCK "StringFileInfo"
  90.     BEGIN
  91.         BLOCK "100904b0"
  92.         BEGIN
  93.             VALUE "Comments", "MAP Viewing Utility"
  94.             VALUE "FileDescription", "MAPViewer Application"
  95.             VALUE "FileVersion", "1.0.1"
  96.             VALUE "InternalName", "MAPViewer"
  97.             VALUE "LegalCopyright", "Copyright (C) 2003"
  98.             VALUE "OriginalFilename", "MAPViewer.exe"
  99.             VALUE "ProductName", " MAPViewer"
  100.             VALUE "ProductVersion", "1.0.1"
  101.         END
  102.     END
  103.     BLOCK "VarFileInfo"
  104.     BEGIN
  105.         VALUE "Translation", 0x1009, 1200
  106.     END
  107. END
  108.  
  109.  
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // RT_MANIFEST
  113. //
  114.  
  115. 1                       RT_MANIFEST             "MAPViewer.exe.manifest"
  116. #endif    // English (Canada) resources
  117. /////////////////////////////////////////////////////////////////////////////
  118.  
  119.  
  120.  
  121. #ifndef APSTUDIO_INVOKED
  122. /////////////////////////////////////////////////////////////////////////////
  123. //
  124. // Generated from the TEXTINCLUDE 3 resource.
  125. //
  126.  
  127.  
  128. /////////////////////////////////////////////////////////////////////////////
  129. #endif    // not APSTUDIO_INVOKED
  130.  
  131.